home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / comm / bbs / ERP.readme < prev    next >
Text File  |  1995-09-20  |  2KB  |  73 lines

  1. Short:    V1.0, kills requesters automatically.
  2. Author:   chris@sixpack.pfalz.org (Chris Hodges)
  3. Uploader: chris@surprise.rhein-ruhr.de (Chris Hodges)
  4. Type:     comm/bbs
  5. Type:     util/misc
  6.  
  7. Introduction
  8. ~~~~~~~~~~~~
  9. A friend of mine once asked me, if I could write a little program for
  10. his BBS that would cancel all the system-requesters that may appear,
  11. as his harddisk brought up read/write errors which were not really
  12. existant.
  13.  
  14. So this is my first attempt for such a patch. I thought somebody had
  15. already invented a program like this, but none of the asked sysops
  16. could help.
  17.  
  18. The patch will kill any requester that matches a pattern given in a
  19. config file. Other requesters will not be harmed at all.
  20.  
  21. Requirements
  22. ~~~~~~~~~~~~
  23. EasyRequestPatch needs Kick 2.04 or higher.
  24.  
  25. History
  26. ~~~~~~~
  27. V1.0 (26-Jul-95):
  28. ~~~~~~~~~~~~~~~~~
  29. - The logfile was a little bit faulty due to the mixed usage of
  30.   buffered and non-buffered writing. This has been fixed now.
  31. - Changed the main loop quantum from 1 VBL delay to 10 VBLs. This
  32.   will reduce the cpu usage.
  33. - Changed the requester-timeout to two seconds instead of one.
  34. - Modified the parser to check for more errors.
  35. - Increased the general buffers a bit.
  36. - Strange things seem to happen: The last program opening a
  37.   requester, will get the control-c signal passed through. No clue
  38.   why this happens and how to prevent it. Please use 'ERP Quit'
  39.   instead of the Ctrl-C key.
  40. - Added the wait and reset events.
  41. - Added the beep and hard reset events.
  42.  
  43. V1.0ß (25-Jul-95):
  44. ~~~~~~~~~~~~~~~~~~
  45. - First release. Works quite well.
  46.  
  47. Copyright notice
  48. ~~~~~~~~~~~~~~~~
  49. EasyRequestPatch (ERP) and it's documentation are Copyright © 1995
  50. by Chris Hodges. All rights reserved.
  51.  
  52. Contact address
  53. ~~~~~~~~~~~~~~~
  54. Any mails or donations to:
  55.  
  56. Chris Hodges                    Account: 359 68 63
  57. Kennedystr. 8                   BLZ    : 700 530 70
  58. D-82178 Puchheim                Bank   : Sparkasse Fürstenfeldbruck
  59. Germany
  60. Tel.: 089/8005856
  61. Email: chris@sixpack.pfalz.org 
  62.  
  63.  
  64. ============================= Archive contents =============================
  65.  
  66. Original  Packed Ratio    Date     Time    Name
  67. -------- ------- ----- --------- --------  -------------
  68.     4000    2627 34.3% 26-Jul-95 18:03:34  ERP
  69.     1222     666 45.4% 26-Jul-95 18:03:40  ERP.config
  70.     6042    2840 52.9% 26-Jul-95 18:02:10  ERP.doc
  71. -------- ------- ----- --------- --------
  72.    11264    6133 45.5% 03-Aug-95 01:36:22   3 files
  73.